- DTV_AUDIO_PID
enum DTV_AUDIO_PID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DTV_BER
enum DTV_BER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DTV_CH_NAME
enum DTV_CH_NAME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DTV_COUNTRY_CODE
enum DTV_COUNTRY_CODE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DTV_DISEQC_LNB
enum DTV_DISEQC_LNB;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DTV_DISEQC_WAIT
enum DTV_DISEQC_WAIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DTV_FREQ_BPF
enum DTV_FREQ_BPF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DTV_MAX_STAT_COMMAND
enum DTV_MAX_STAT_COMMAND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DTV_MAX_USER_COMMAND
enum DTV_MAX_USER_COMMAND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DTV_NUM_KERNEL_STATS
enum DTV_NUM_KERNEL_STATS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DTV_NUM_STATS_PROPS
enum DTV_NUM_STATS_PROPS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DTV_PER
enum DTV_PER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DTV_PLS_CODE
enum DTV_PLS_CODE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DTV_PLS_MODE
enum DTV_PLS_MODE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DTV_POLARIZATION
enum DTV_POLARIZATION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DTV_PRE_BER
enum DTV_PRE_BER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DTV_QUALITY
enum DTV_QUALITY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DTV_SAT_NUMBER
enum DTV_SAT_NUMBER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DTV_SERVICE_ID
enum DTV_SERVICE_ID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DTV_STATUS
enum DTV_STATUS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DTV_STAT_COMMAND_START
enum DTV_STAT_COMMAND_START;
@def DTV_STAT_COMMAND_START
@brief Start number for libdvbv5 statistics commands
@ingroup frontend
@def DTV_STATUS
@brief Lock status of a DTV frontend. This actually comes from
the Kernel, but it uses a separate ioctl.
@ingroup frontend
@def DTV_BER
@brief Bit Error Rate. This is a parameter that it is
derivated from two counters at the Kernel side
@ingroup frontend
@def DTV_PER
@brief Packet Error Rate. This is a parameter that it is
derivated from two counters at the Kernel side
@ingroup frontend
@def DTV_QUALITY
@brief A quality indicator that represents if a locked
channel provides a good, OK or poor signal. This is
estimated considering the error rates, signal strengh
and/or S/N ratio of the carrier.
@ingroup frontend
@def DTV_PRE_BER
@brief Bit Error Rate before Viterbi. This is the error rate
before applying the Forward Error Correction. This is
a parameter that it is derivated from two counters
at the Kernel side.
@ingroup frontend
@def DTV_MAX_STAT_COMMAND
@brief Last statistics command
@ingroup frontend
@def DTV_STAT_NAME_SIZE
@brief Number of statistics commands
@ingroup frontend
@def DTV_NUM_KERNEL_STATS
@brief Number of statistics commands provided by the Kernel
@ingroup frontend
@def DTV_NUM_STATS_PROPS
@brief Total number of statistics commands
@ingroup frontend
- DTV_STAT_NAME_SIZE
enum DTV_STAT_NAME_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DTV_USER_COMMAND_START
enum DTV_USER_COMMAND_START;
@def DTV_USER_COMMAND_START
@brief Start number for libdvbv5 user commands
@ingroup frontend
@def DTV_POLARIZATION
@brief Satellite polarization (for Satellite delivery systems)
@ingroup frontend
@def DTV_AUDIO_PID
@brief Audio PID
@ingroup frontend
@def DTV_VIDEO_PID
@brief Video PID
@ingroup frontend
@def DTV_SERVICE_ID
@brief MPEG TS service ID
@ingroup frontend
@def DTV_CH_NAME
@brief Digital TV service name
@ingroup frontend
@def DTV_VCHANNEL
@brief Digital TV channel number. May contain symbols
@ingroup frontend
@def DTV_SAT_NUMBER
@brief Number of the satellite (used on multi-dish Satellite systems)
@ingroup frontend
@def DTV_DISEQC_WAIT
@brief Extra time needed to wait for DiSeqC to complete, in ms.
The minimal wait time is 15 ms. The time here will be
added to the minimal time.
@ingroup frontend
@def DTV_DISEQC_LNB
@brief LNBf name
@ingroup frontend
@def DTV_FREQ_BPF
@brief SCR/Unicable band-pass filter frequency in kHz
@ingroup frontend
@def DTV_PLS_CODE
@brief DVB-T2 PLS code. Not used internally. It is needed
only for file conversion.
@ingroup frontend
@def DTV_PLS_MODE
@brief DVB-T2 PLS mode. Not used internally. It is needed
only for file conversion.
@ingroup frontend
@def DTV_COUNTRY_CODE
@brief Country variant of international delivery system standard.
in ISO 3166-1 two letter code.
@ingroup frontend
@def DTV_MAX_USER_COMMAND
@brief Last user command
@ingroup frontend
@def DTV_USER_NAME_SIZE
@brief Number of user commands
@ingroup frontend
- DTV_USER_NAME_SIZE
enum DTV_USER_NAME_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DTV_VCHANNEL
enum DTV_VCHANNEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DTV_VIDEO_PID
enum DTV_VIDEO_PID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- dvb_sat_pol_name
const(char)*[6] dvb_sat_pol_name;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- dvb_stat_name
const(char)*[6] dvb_stat_name;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- dvb_user_attr_names
const(void)*[] dvb_user_attr_names;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- dvb_user_name
const(char)*[14] dvb_user_name;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- dvb_v5_delivery_system
const(uint)*[] dvb_v5_delivery_system;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sys_atsc_props
const(uint)[] sys_atsc_props;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sys_atscmh_props
const(uint)[] sys_atscmh_props;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sys_dvbc_annex_ac_props
const(uint)[] sys_dvbc_annex_ac_props;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sys_dvbc_annex_b_props
const(uint)[] sys_dvbc_annex_b_props;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sys_dvbs2_props
const(uint)[] sys_dvbs2_props;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sys_dvbs_props
const(uint)[] sys_dvbs_props;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sys_dvbt2_props
const(uint)[] sys_dvbt2_props;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sys_dvbt_props
const(uint)[] sys_dvbt_props;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sys_isdbs_props
const(uint)[] sys_isdbs_props;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sys_isdbt_props
const(uint)[] sys_isdbt_props;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sys_turbo_props
const(uint)[] sys_turbo_props;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.